Package ddejonge.bandana.gameBuilder

  • Class Summary 
    Class Description
    ArraySplitter  
    BandanaGameBuilder
    To create a Game object you can do one of the following:
    Call the static method BandanaGameBuilder.createDefaultGame().
    MapParser
    Takes an array of strings that defines a map, according to the DAIDE format, and then allows you to obtain the Powers, Provinces and Regions as DipGame/BANDANA objects.